#include <string.h>
#include <stdio.h>
#include "fsl_device_registers.h"
#include "fsl_gpio_driver.h"
#include "fsl_i2c_slave_driver.h"
#include "fsl_pit_driver.h"
#include "fsl_smc_manager.h"
#include "fsl_clock_manager.h"
#include "fsl_sim_hal.h"
#include "fsl_debug_uart.h"
#include "board.h"
Go to the source code of this file.
| #define DEFAULT_SLAVE_ADDRESS |
| #define GENERAL_CALL_ADDR |
| #define I2C_DAC_BUFFER_CMD |
| #define I2C_DAC_LATCH_CMD |
| #define I2C_DAC_SET_NEW_ADDR_CMD |
| #define I2C_DAC_SLEEP_CMD |
| #define SCB_AIRCR_SYSRESETREQ |
( |
|
x | ) |
|
| #define SCB_AIRCR_VECTKEY |
( |
|
x | ) |
|